home *** CD-ROM | disk | FTP | other *** search
/ Light ROM 4 / Light ROM 4 - Disc 1.iso / text / maillist / 1996 / 020896.doc / text0251.txt < prev    next >
Encoding:
Text File  |  1995-12-15  |  797 b   |  22 lines

  1.  
  2. > > Does any video work require you build things in convexified cells? I doubt
  3. > > it..
  4. > Okay, I'll bite....what is a "convexified cell"??
  5.  
  6. A convexified cell is a weird thing we have to do for our game (Jason, 
  7. myself and a few others).  It has to do with how the buildings are broken 
  8. up so the engine can figure out what you can see and what you can't.  If 
  9. you have a square room, it's one cell.  If you have and L-shaped room, 
  10. it's two cells, since the L shave is concave (it folds in on itself), and 
  11. for some reason I haven't asked about the cells MUST be convex (and the 
  12. L would be broken into two rectangles.
  13.  
  14. For all I know, this is just something our system does and no one else 
  15. has to deal with (just us -- it would figure...)
  16.  
  17. Now don't you wish you didn't asked? :)
  18.  
  19. -- Joe
  20.  
  21.